[INFO] fetching crate oxigdal-flatgeobuf 0.1.3...
[INFO] testing oxigdal-flatgeobuf-0.1.3 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate oxigdal-flatgeobuf 0.1.3 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate oxigdal-flatgeobuf 0.1.3
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate oxigdal-flatgeobuf 0.1.3
[INFO] tweaked toml for crates.io crate oxigdal-flatgeobuf 0.1.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate oxigdal-flatgeobuf 0.1.3 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate oxigdal-flatgeobuf 0.1.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c561bbc8776a81eef4afb106b7a3ba0a4df918d276f223e776836a0ef4b53aa9
[INFO] running `Command { std: "docker" "start" "-a" "c561bbc8776a81eef4afb106b7a3ba0a4df918d276f223e776836a0ef4b53aa9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c561bbc8776a81eef4afb106b7a3ba0a4df918d276f223e776836a0ef4b53aa9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c561bbc8776a81eef4afb106b7a3ba0a4df918d276f223e776836a0ef4b53aa9", kill_on_drop: false }`
[INFO] [stdout] c561bbc8776a81eef4afb106b7a3ba0a4df918d276f223e776836a0ef4b53aa9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b51bb7b45d9a6e94b273c724600876fb204c346b7ab54ee82691624c62bb59ad
[INFO] running `Command { std: "docker" "start" "-a" "b51bb7b45d9a6e94b273c724600876fb204c346b7ab54ee82691624c62bb59ad", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling flatbuffers v25.12.19
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling oxigdal-core v0.1.3
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling oxigdal-flatgeobuf v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.25s
[INFO] running `Command { std: "docker" "inspect" "b51bb7b45d9a6e94b273c724600876fb204c346b7ab54ee82691624c62bb59ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b51bb7b45d9a6e94b273c724600876fb204c346b7ab54ee82691624c62bb59ad", kill_on_drop: false }`
[INFO] [stdout] b51bb7b45d9a6e94b273c724600876fb204c346b7ab54ee82691624c62bb59ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 833a149693e3e0f2e5ca7ee8a64d433e3f71219f14bd5ae44a4fcf9b0aa2f16b
[INFO] running `Command { std: "docker" "start" "-a" "833a149693e3e0f2e5ca7ee8a64d433e3f71219f14bd5ae44a4fcf9b0aa2f16b", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling flatbuffers v25.12.19
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling oxigdal-flatgeobuf v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.10.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.31s
[INFO] running `Command { std: "docker" "inspect" "833a149693e3e0f2e5ca7ee8a64d433e3f71219f14bd5ae44a4fcf9b0aa2f16b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "833a149693e3e0f2e5ca7ee8a64d433e3f71219f14bd5ae44a4fcf9b0aa2f16b", kill_on_drop: false }`
[INFO] [stdout] 833a149693e3e0f2e5ca7ee8a64d433e3f71219f14bd5ae44a4fcf9b0aa2f16b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5114d75c292d80f67635e67596459d55dda3ab9b0d95d548927f237465a33291
[INFO] running `Command { std: "docker" "start" "-a" "5114d75c292d80f67635e67596459d55dda3ab9b0d95d548927f237465a33291", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oxigdal_flatgeobuf-80ea3a9052ea8ef3)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test geometry::tests::test_coord_size ... ok
[INFO] [stdout] test geometry::tests::test_encode_decode_point_3d ... ok
[INFO] [stdout] test header::tests::test_column_type ... ok
[INFO] [stdout] test header::tests::test_column_creation ... ok
[INFO] [stdout] test geometry::tests::test_encode_decode_point ... ok
[INFO] [stdout] test header::tests::test_crs_info ... ok
[INFO] [stdout] test header::tests::test_geometry_type ... ok
[INFO] [stdout] test header::tests::test_header_creation ... ok
[INFO] [stdout] test index::tests::test_bbox_contains ... ok
[INFO] [stdout] test geometry::tests::test_encode_decode_linestring ... ok
[INFO] [stdout] test index::tests::test_bbox_expand ... ok
[INFO] [stdout] test index::tests::test_node_size ... ok
[INFO] [stdout] test index::tests::test_rtree_build ... ok
[INFO] [stdout] test writer::tests::test_write_feature_with_properties ... ok
[INFO] [stdout] test writer::tests::test_write_simple_feature ... ok
[INFO] [stdout] test writer::tests::test_writer_builder ... ok
[INFO] [stdout] test index::tests::test_bounding_box ... ok
[INFO] [stdout] test index::tests::test_hilbert_index ... ok
[INFO] [stdout] test index::tests::test_bbox_intersection ... ok
[INFO] [stdout] test index::tests::test_rtree_search ... ok
[INFO] [stdout] test reader::tests::test_magic_bytes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/compatibility_test.rs (/opt/rustwide/target/debug/deps/compatibility_test-d9397b2d9939034b)
[INFO] [stdout] 
[INFO] [stdout] running 67 tests
[INFO] [stderr]      Running tests/roundtrip.rs (/opt/rustwide/target/debug/deps/roundtrip-358b7babe25a316c)
[INFO] [stdout] test test_2d_geometry ... ok
[INFO] [stdout] test test_4d_geometry_zm ... ok
[INFO] [stdout] test test_bounding_box_expansion ... ok
[INFO] [stdout] test test_column_metadata ... ok
[INFO] [stdout] test test_bounding_box_intersection ... ok
[INFO] [stdout] test test_column_type_bool ... ok
[INFO] [stdout] test test_bounding_box_contains ... ok
[INFO] [stdout] test test_column_type_byte ... ok
[INFO] [stdout] test test_column_type_datetime ... ok
[INFO] [stdout] test test_column_type_float ... ok
[INFO] [stdout] test test_column_type_int ... ok
[INFO] [stdout] test test_column_type_double ... ok
[INFO] [stdout] test test_column_type_names ... ok
[INFO] [stdout] test test_column_type_parsing ... ok
[INFO] [stdout] test test_column_type_short ... ok
[INFO] [stdout] test test_column_type_string_unicode ... ok
[INFO] [stdout] test test_column_type_ulong ... ok
[INFO] [stdout] test test_column_type_ushort ... ok
[INFO] [stdout] test test_crs_custom_wkt ... ok
[INFO] [stdout] test test_crs_empty ... ok
[INFO] [stdout] test test_crs_roundtrip_epsg_4326 ... ok
[INFO] [stdout] test test_crs_roundtrip_projected ... ok
[INFO] [stdout] test test_empty_feature_collection ... ok
[INFO] [stdout] test test_extent_calculation ... ok
[INFO] [stdout] test test_extreme_coordinates ... ok
[INFO] [stdout] test test_geometry_type_geometry_collection ... ok
[INFO] [stdout] test test_empty_string_property ... ok
[INFO] [stdout] test test_geometry_type_multipoint ... ok
[INFO] [stdout] test test_column_type_json ... ok
[INFO] [stdout] test test_column_type_long ... ok
[INFO] [stdout] test test_geometry_type_multilinestring ... ok
[INFO] [stdout] test test_geometry_collection_roundtrip ... ok
[INFO] [stdout] test test_geometry_type_linestring ... ok
[INFO] [stdout] test test_crs_epsg_4326 ... ok
[INFO] [stdout] test test_geometry_type_names ... ok
[INFO] [stdout] test test_geometry_type_unknown ... ok
[INFO] [stdout] test test_geometry_type_multipolygon ... ok
[INFO] [stdout] test test_column_type_uint ... ok
[INFO] [stdout] test test_geometry_type_polygon ... ok
[INFO] [stdout] test test_long_string_property ... ok
[INFO] [stdout] test test_invalid_magic_bytes_detection ... ok
[INFO] [stdout] test test_column_type_ubyte ... ok
[INFO] [stdout] test test_many_columns ... ok
[INFO] [stdout] test test_file_write_and_read ... ok
[INFO] [stdout] test test_crs_epsg_3857 ... ok
[INFO] [stdout] test test_magic_bytes_validation ... ok
[INFO] [stdout] test test_no_spatial_index ... ok
[INFO] [stdout] test test_null_property_values ... ok
[INFO] [stdout] test test_file_seek_operations ... ok
[INFO] [stdout] test test_polygon_with_multiple_holes ... ok
[INFO] [stdout] test test_multipolygon_roundtrip ... ok
[INFO] [stdout] test test_large_polygon_many_vertices ... ok
[INFO] [stdout] test test_no_crs_file ... ok
[INFO] [stdout] test test_3d_geometry_z_only ... ok
[INFO] [stdout] test test_geometry_type_parsing ... ok
[INFO] [stdout] test test_multilinestring_roundtrip ... ok
[INFO] [stdout] test test_large_feature_count ... ok
[INFO] [stdout] test test_truncated_magic_bytes ... ok
[INFO] [stdout] test test_special_characters_in_column_name ... ok
[INFO] [stdout] test test_writer_builder_full_options ... ok
[INFO] [stdout] test test_spatial_index_node_count ... ok
[INFO] [stdout] test test_geometry_type_point ... ok
[INFO] [stdout] test test_version_constant ... ok
[INFO] [stdout] test test_spatial_index_creation ... ok
[INFO] [stdout] test test_single_feature ... ok
[INFO] [stdout] test test_version_3_file_roundtrip ... ok
[INFO] [stdout] test test_large_feature_count_with_index ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 67 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test test_roundtrip_3d_points ... ok
[INFO] [stdout] test test_roundtrip_linestrings ... ok
[INFO] [stdout] test test_roundtrip_mixed_property_types ... ok
[INFO] [stdout] test test_builder_api ... ok
[INFO] [stdout] test test_roundtrip_empty_collection ... ok
[INFO] [stdout] test test_roundtrip_multipoint ... ok
[INFO] [stdout] test test_roundtrip_null_properties ... ok
[INFO] [stdout] test test_roundtrip_polygons ... ok
[INFO] [stdout] test test_roundtrip_points_with_properties ... ok
[INFO] [stdout] test test_roundtrip_with_crs ... ok
[INFO] [stdout] test test_roundtrip_simple_points ... ok
[INFO] [stderr]    Doc-tests oxigdal_flatgeobuf
[INFO] [stdout] test test_roundtrip_with_index ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5114d75c292d80f67635e67596459d55dda3ab9b0d95d548927f237465a33291", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5114d75c292d80f67635e67596459d55dda3ab9b0d95d548927f237465a33291", kill_on_drop: false }`
[INFO] [stdout] 5114d75c292d80f67635e67596459d55dda3ab9b0d95d548927f237465a33291
